projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
932357b
)
*** empty log message ***
author
Andreas Schwab
<schwab@suse.de>
Tue, 25 Feb 2003 21:36:18 +0000
(21:36 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Tue, 25 Feb 2003 21:36:18 +0000
(21:36 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a36a7cdf109e34301c9f15ca15babb2045454cf8..596c489bf321cc7aee2bc5f675b3ab932aaae1b5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2003-02-25 Andreas Schwab <schwab@suse.de>
+
+ * progmodes/make-mode.el (makefile-font-lock-keywords): Protect
+ shell variable references by requireing that $ is not preceded by
+ another $.
+
2003-02-25 Kenichi Handa <handa@m17n.org>
* env.el (setenv): Fix previous change.